Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed missing dependency in deb file #8213

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

qstokkink
Copy link
Contributor

Fixes #8194

This PR:

  • Fixes the .deb build crashing early due to a missing dependency.

Now sudo apt install ./tribler_8.0.1_all.deb correctly pulls in the correct dependencies.

@qstokkink qstokkink changed the title WIP: Fixed missing dependency in deb file READY: Fixed missing dependency in deb file Oct 14, 2024
@qstokkink qstokkink marked this pull request as ready for review October 14, 2024 15:05
@qstokkink qstokkink changed the title READY: Fixed missing dependency in deb file Fixed missing dependency in deb file Oct 15, 2024
@qstokkink qstokkink merged commit 056edd8 into Tribler:main Oct 15, 2024
7 checks passed
@qstokkink qstokkink deleted the fix_missing_deb_deps branch October 15, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Tribler 8.0.0.0 Ubuntu startup Crash
2 participants